| 2005-09-28 |
emellor@ewan | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
emellor@ewan | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
emellor@ewan | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
emellor@ewan | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
emellor@ewan | Merge. |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
kaf24@firebug... | Fix preemptible uses of smp_processor_id() in page... |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
emellor@ewan | Fix returning of results broken by last change. |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
jrb44@plym... | Changed -xen x86-32 defconfig CONFIG_EXT2_FS=y |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
jrb44@plym... | Changed -xen x86-32 defconfig CONFIG_SECURITY_CAPABILIT... |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
kaf24@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
yjiang5@vtsmp... | Initialize pointer array for set mapping. |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
kaf24@firebug... | imported patch ../tmp/fix_free_monitor_pagetable.patch |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
yjiang5@vtsmp... | Save immediate operand into mcip structure. |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
kaf24@firebug... | With this patch, we can enable VMXAssist to bring up... |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
emellor@ewan | Added logging of exceptions coming through callInfo... |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
emellor@ewan | Minor tidy. |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
kaf24@firebug... | Currently the mmio_operands assumes writing to memory... |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
emellor@ewan | Improve HTML output. |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
emellor@ewan | Added missing quote to HTML output. |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
emellor@ewan | Added behaviour to read() to read directly from the... |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
emellor@ewan | Handle exceptions caused during processing of requests... |
commit | commitdiff | tree | snapshot |
| 2005-09-27 |
emellor@ewan | Remove unused import, mark unused variables. |
commit | commitdiff | tree | snapshot |
| 2005-09-27 |
emellor@ewan | Remove unused imports, variables. |
commit | commitdiff | tree | snapshot |
| 2005-09-27 |
emellor@ewan | Fix final misuse of prettyprint parameters. |
commit | commitdiff | tree | snapshot |
| 2005-09-27 |
emellor@ewan | Remove unused imports, and unused progress parameters... |
commit | commitdiff | tree | snapshot |
| 2005-09-27 |
emellor@ewan | Added getDeviceSxprs, to support xm block-list. |
commit | commitdiff | tree | snapshot |
| 2005-09-27 |
emellor@ewan | Added sxprs, for xm block-list. |
commit | commitdiff | tree | snapshot |
| 2005-09-27 |
emellor@ewan | Added behaviour to list() to list the transaction's... |
commit | commitdiff | tree | snapshot |
| 2005-09-27 |
kaf24@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-09-27 |
kaf24@firebug... | This patch adds "wbinvd" instruction emulation for... |
commit | commitdiff | tree | snapshot |
| 2005-09-27 |
emellor@ewan | This patch adds a quick check to 'xm restore' that... |
commit | commitdiff | tree | snapshot |
| 2005-09-27 |
emellor@ewan | This patch adds a quick check in "xm save" to make... |
commit | commitdiff | tree | snapshot |
| 2005-09-27 |
emellor@ewan | This patch cleans up some of the argument usage in... |
commit | commitdiff | tree | snapshot |
| 2005-09-27 |
emellor@ewan | Remove DBMap etc from XendDomainInfo, moving the handli... |
commit | commitdiff | tree | snapshot |
| 2005-09-27 |
emellor@ewan | Remove the domain and VM paths from the store when... |
commit | commitdiff | tree | snapshot |
| 2005-09-27 |
emellor@ewan | Merge. |
commit | commitdiff | tree | snapshot |
| 2005-09-27 |
emellor@ewan | Detangle the restart/reboot/halt/save/restore code... |
commit | commitdiff | tree | snapshot |
| 2005-09-27 |
emellor@ewan | Use constant in XendDomainInfo rather than embedding... |
commit | commitdiff | tree | snapshot |
| 2005-09-27 |
emellor@ewan | Added missing import socket statement. |
commit | commitdiff | tree | snapshot |
| 2005-09-26 |
kaf24@firebug... | Move non-transactional and non-idempotent code out of |
commit | commitdiff | tree | snapshot |
| 2005-09-26 |
kaf24@firebug... | xenstore fires @releaseDomain both when a domain shuts |
commit | commitdiff | tree | snapshot |
| 2005-09-26 |
kaf24@firebug... | xenbus_transaction_end() returns negative error code. |
commit | commitdiff | tree | snapshot |
| 2005-09-25 |
kaf24@firebug... | Fix so that 'make uninstall' won't fail if /etc/xen |
commit | commitdiff | tree | snapshot |
| 2005-09-24 |
emellor@ewan | Add helper method XendDomain.callInfo that stubs throug... |
commit | commitdiff | tree | snapshot |
| 2005-09-24 |
emellor@ewan | Nothing. |
commit | commitdiff | tree | snapshot |
| 2005-09-24 |
emellor@ewan | Merge. |
commit | commitdiff | tree | snapshot |
| 2005-09-24 |
emellor@ewan | Added default value for ssidref -- 0. |
commit | commitdiff | tree | snapshot |
| 2005-09-24 |
emellor@ewan | Move ImageHandler registration into image.py from XendD... |
commit | commitdiff | tree | snapshot |
| 2005-09-24 |
kaf24@firebug... | Fix build for pedantic compilers. |
commit | commitdiff | tree | snapshot |
| 2005-09-24 |
kaf24@firebug... | Fix tpm split driver to follow changes in the xenbus... |
commit | commitdiff | tree | snapshot |
| 2005-09-23 |
kaf24@firebug... | Update User's Guide installation section to mention... |
commit | commitdiff | tree | snapshot |
| 2005-09-23 |
kaf24@firebug... | Add an install-time check for hotplug. |
commit | commitdiff | tree | snapshot |
| 2005-09-23 |
kaf24@firebug... | Fix debug build of Xen. |
commit | commitdiff | tree | snapshot |
| 2005-09-23 |
emellor@ewan | Removed unused Blkctl.py. The functionality here has... |
commit | commitdiff | tree | snapshot |
| 2005-09-23 |
emellor@ewan | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-09-23 |
emellor@ewan | Merge the duplicated code for create, destroy, migrate... |
commit | commitdiff | tree | snapshot |
| 2005-09-23 |
emellor@ewan | Neaten the configuration parsing code. Add a self... |
commit | commitdiff | tree | snapshot |
| 2005-09-23 |
emellor@ewan | Move ImageHandler.create call to initDomain, after... |
commit | commitdiff | tree | snapshot |
| 2005-09-23 |
kaf24@firebug... | Restructure GNTTABOP_map_grant_ref. |
commit | commitdiff | tree | snapshot |
| 2005-09-23 |
emellor@ewan | Remove unused XendDB.py. |
commit | commitdiff | tree | snapshot |
| 2005-09-23 |
emellor@ewan | Remove unused tempfile.py. Even if anyone were using... |
commit | commitdiff | tree | snapshot |
| 2005-09-23 |
emellor@ewan | Fix call with missing parameters. |
commit | commitdiff | tree | snapshot |
| 2005-09-23 |
kaf24@firebug... | Make PAE defs in xg_private.h usable in both 32- and |
commit | commitdiff | tree | snapshot |
| 2005-09-23 |
emellor@ewan | Add check for speed (takes 33 minutes on my laptop... |
commit | commitdiff | tree | snapshot |
| 2005-09-23 |
Rusty Russell | Make xenstored use tdb, transactions can soft-fail... |
commit | commitdiff | tree | snapshot |
| 2005-09-23 |
Rusty Russell | Add check for speed (takes 33 minutes on my laptop... |
commit | commitdiff | tree | snapshot |
| 2005-09-23 |
kaf24@firebug... | Add VGA acceleration support for cirrus logic device... |
commit | commitdiff | tree | snapshot |
| 2005-09-23 |
kaf24@firebug... | Clean up xc_vmx_build(): |
commit | commitdiff | tree | snapshot |
| 2005-09-22 |
kaf24@firebug... | Remove file from sparse tree. |
commit | commitdiff | tree | snapshot |
| 2005-09-22 |
djm@kirby.fc... | Minor drivers/xen changes and includes to support xenli... |
commit | commitdiff | tree | snapshot |
| 2005-09-22 |
djm@kirby.fc... | Merge latest xen-unstable into xen-ia64-unstable |
commit | commitdiff | tree | snapshot |
| 2005-09-22 |
djm@kirby.fc... | Patches and recipe to build an elilo.efi that will... |
commit | commitdiff | tree | snapshot |
| 2005-09-22 |
emellor@ewan | Move variable initialisation out of import section... |
commit | commitdiff | tree | snapshot |
| 2005-09-22 |
emellor@ewan | Rename XendDomainInfo and DevController.getDomain to... |
commit | commitdiff | tree | snapshot |
| 2005-09-22 |
emellor@ewan | Move initDomain out of image.py and into XendDomainInfo... |
commit | commitdiff | tree | snapshot |
| 2005-09-22 |
emellor@ewan | Added diagnostic message when RuntimeError is raised... |
commit | commitdiff | tree | snapshot |
| 2005-09-22 |
emellor@ewan | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-09-22 |
emellor@ewan | A number of changes to get save-restore working again: |
commit | commitdiff | tree | snapshot |
| 2005-09-22 |
kaf24@firebug... | Fixes a vtpm timeout problem for slow machines. |
commit | commitdiff | tree | snapshot |
| 2005-09-22 |
kaf24@firebug... | Netfront/back always use grant tables now. This cleans... |
commit | commitdiff | tree | snapshot |
| 2005-09-22 |
kaf24@firebug... | Remove defunct usb split driver code. It will get repla... |
commit | commitdiff | tree | snapshot |
| 2005-09-22 |
kaf24@firebug... | Indentation cleanups in linux driver code. |
commit | commitdiff | tree | snapshot |
| 2005-09-22 |
emellor@ewan | Merged? |
commit | commitdiff | tree | snapshot |
| 2005-09-22 |
djm@kirby.fc... | Remove all CONFIG_VTI, VTI now works dynamically |
commit | commitdiff | tree | snapshot |
| 2005-09-22 |
kaf24@firebug... | A more comprehensive fix for mapping shared-ring grant |
commit | commitdiff | tree | snapshot |
| 2005-09-22 |
emellor@ewan | This patch adds a check in xend that prevents a user... |
commit | commitdiff | tree | snapshot |
| 2005-09-22 |
emellor@ewan | VMX guest memory calculation in python code is corrupte... |
commit | commitdiff | tree | snapshot |
| 2005-09-22 |
emellor@ewan | this patch fixes the bug that when "cpu" is not set... |
commit | commitdiff | tree | snapshot |
| 2005-09-22 |
kaf24@firebug... | This fixes the "make check" feature of xenstore to... |
commit | commitdiff | tree | snapshot |
| 2005-09-21 |
jbulpin@paploo... | Trivial spelling mistake fix. |
commit | commitdiff | tree | snapshot |
| 2005-09-21 |
djm@kirby.fc... | Minor change also needed in vcpu.c for guests to own... |
commit | commitdiff | tree | snapshot |
| 2005-09-21 |
djm@kirby.fc... | Another fix for handling ar.kr's |
commit | commitdiff | tree | snapshot |
| 2005-09-21 |
djm@kirby.fc... | Remove paravirtualization of ar.kr registers (may need... |
commit | commitdiff | tree | snapshot |
| 2005-09-21 |
kaf24@firebug... | This patch fixes a bug where raise_softirq(SCHEDULE_SOF... |
commit | commitdiff | tree | snapshot |
| 2005-09-21 |
kaf24@firebug... | Fix mapping of shared ring pages into backend drivers. |
commit | commitdiff | tree | snapshot |
| 2005-09-21 |
djm@kirby.fc... | Xenlinux/ia64 can't use xenlinux/x86 version of drivers... |
commit | commitdiff | tree | snapshot |
| 2005-09-21 |
djm@kirby.fc... | Build tweaks for xenlinux/ia64 |
commit | commitdiff | tree | snapshot |
| 2005-09-21 |
djm@kirby.fc... | Start fleshing out -sparse tree for xenlinux/ia64 |
commit | commitdiff | tree | snapshot |
| 2005-09-21 |
emellor@ewan | Merge. |
commit | commitdiff | tree | snapshot |
| 2005-09-21 |
emellor@ewan | Split the configuration file parsing and xc dominfo... |
commit | commitdiff | tree | snapshot |
| next |